You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
FormatCplx Method
>
Math387.FormatCplx Method ([In] TSCplx, [In] string, [In] string)
Dew Math for .NET
Math387.FormatCplx Method ([In] TSCplx, [In] string, [In] string)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
FormatCplx Method
Collapse All
Syntax
C#
Visual Basic
public
static
string
FormatCplx
([In]
TSCplx
Z
, [In]
string
ReFormat
, [In]
string
ImFormat
);
Public
static
Function
FormatCplx
(
Z
As
[In]
TSCplx
,
ReFormat
As
[In]
string
= " 0.###;-0.###",
ImFormat
As
[In]
string
= "+0.###i;-0.###i")
As
string
Description
This is FormatCplx, a member of class Math387.
Group
FormatCplx Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
FormatCplx Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!